home *** CD-ROM | disk | FTP | other *** search
/ Web Page Construction Kit 3.0 / Web Page Construction Kit 3.0.iso / pc / source / 3rdparty / cgi / cgistar / duo / sample.ht_ / sample.ht
Encoding:
Text File  |  1996-05-14  |  1.9 KB  |  63 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Sample form for testing CGI*Star</TITLE>
  4. </HEAD>
  5. <BODY background="ordrpgbg.jpg" TEXT="#004000" LINK="#0000ff" VLINK="#800040">
  6.  
  7. <h1>Sample form for testing CGI*Star</h1>
  8.  
  9. <b>You need a forms-capable browser (e.g. Netscape) to use this form. Please use <A HREF="mailto:webmaster@webgenie.com">email</A>
  10. or <A HREF="ordrfrm2.html">printed form</A> if your browser is text-based. </b><p>
  11.  
  12. <Big>You may fill this form and submit it to get an idea about how it works </Big><p>
  13.  
  14. <FORM Method="POST" Action="http://www.webgenie.com/sample.pl">
  15.  
  16. <h4>To send a mail to yourself please fill in the details and press this button:   <INPUT TYPE="Submit" VALUE="Send the mail"></h4>
  17.  
  18. <h4>To clear the form and reset, press this button :  <INPUT TYPE="Reset" VALUE="Cancel"></h4>
  19. <HR>
  20. <INPUT SIZE=40 NAME="Customer_name"> Your name <p>
  21. <INPUT SIZE=40 NAME="Customer_email"> Your E_mail address<p>
  22.  
  23. <TEXTAREA NAME="Customer_address" ROWS=5 COLS=40></TEXTAREA> Your street address<p>
  24. <TEXTAREA NAME="Comments" ROWS=5 COLS=40></TEXTAREA> Comments <p>
  25.  
  26.  
  27. <h4>To send the mail please press this button:   <INPUT TYPE="Submit" VALUE="Send the mail"></h4>
  28.  
  29. <h4>To clear the form and cancel the mail please press this button :  <INPUT TYPE="Reset" VALUE="Cancel"></h4>
  30.  
  31.  <INPUT TYPE="Hidden" NAME="Sentinel" VALUE="Sentinel" > <br>
  32.  
  33.  
  34. </FORM>
  35.  
  36.  
  37. <hr size =4>
  38. <h3>About us:</h3>
  39. <small>
  40. WebGenie - Internet and WWW consulting,<br>
  41. Operating through Luminis Pty Ltd.<b>*</b>, A.C.N. 008 027 085 <br>
  42. 10-20 Pultney St., Adelaide, SA 5000, AUSTRALIA. <br>
  43. <b>Postal address for WebGenie: 2 Down Court, Para Hills, SA 5096, AUSTRALIA. </b> <br>
  44. Postal address for Luminis Pty Ltd.: P.O. Box 149, Rundle Mall, SA 5000, AUSTRALIA.<br>
  45. *Luminis is wholly owned by the University of Adelaide.<br>
  46. </small>
  47. <hr size =4>
  48. </BODY>
  49. </HTML>
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.